(gnus-inews-buggy-date): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 5 Jun 1993 20:02:34 +0000 (20:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 5 Jun 1993 20:02:34 +0000 (20:02 +0000)
lisp/gnuspost.el

index 904cfc3ddf17ee3095a3dff14edf4335b5ffab96..33aa02d2a12a5e6c9af59cb69abbb02c2f69cb3f 100644 (file)
@@ -720,8 +720,7 @@ The optional argument ZONE specifies the local time zone (default GMT)."
    zone "GMT"))
 
 (defun gnus-inews-buggy-date (&optional time)
-  "A buggy date string that represents TIME; this ignores the time zone
-and does not conform to the Usenet standard, but it sometimes works anyway.
+  "A buggy date string that represents TIME.
 TIME is optional and defaults to the current time.
 Some older versions of Emacs always act as if TIME is nil."
   (let ((date (if (fboundp 'current-time)